remote-build: grammar support for source with else
Metadata
Current evaluation
No evaluation has been recorded for this issue yet.
Issue body
Support is missing for a more unusual version of the syntax:
mongodb:
plugin: dump
source:
- on amd64: http://downloads.mongodb.org/linux/mongodb-linux-x86_64-ubuntu1804-4.2.6.tgz
- else:
- on arm64: http://downloads.mongodb.org/linux/mongodb-linux-aarch64-ubuntu1804-4.2.6.tgz
- else fail
https://github.com/edgexfoundry/edgex-go/blob/master/snap/snapcraft.yaml
Evaluation history
No evaluation history available.